[INFO] cloning repository https://github.com/techquestsdev/houndr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/techquestsdev/houndr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechquestsdev%2Fhoundr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechquestsdev%2Fhoundr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20025ae268bfdc80f5d31a14ff3aa0ac791c38bd
[INFO] testing techquestsdev/houndr against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechquestsdev%2Fhoundr" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/techquestsdev/houndr
[INFO] finished tweaking git repo https://github.com/techquestsdev/houndr
[INFO] tweaked toml for git repo https://github.com/techquestsdev/houndr written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/techquestsdev/houndr on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/techquestsdev/houndr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v1.0.3+spec-1.1.0
[INFO] [stderr]   Downloaded quanta v0.12.6
[INFO] [stderr]   Downloaded governor v0.10.4
[INFO] [stderr]   Downloaded roaring v0.11.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18801ba72aa9675e70bcb399046237f3b2ec88402ab6f1243daa13b19e99d862
[INFO] running `Command { std: "docker" "start" "-a" "18801ba72aa9675e70bcb399046237f3b2ec88402ab6f1243daa13b19e99d862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18801ba72aa9675e70bcb399046237f3b2ec88402ab6f1243daa13b19e99d862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18801ba72aa9675e70bcb399046237f3b2ec88402ab6f1243daa13b19e99d862", kill_on_drop: false }`
[INFO] [stdout] 18801ba72aa9675e70bcb399046237f3b2ec88402ab6f1243daa13b19e99d862
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0119c75fa2c19c3dfe5d0b327f70384dcaa794c55f7e87b92e4880836c5c95d6
[INFO] running `Command { std: "docker" "start" "-a" "0119c75fa2c19c3dfe5d0b327f70384dcaa794c55f7e87b92e4880836c5c95d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling roaring v0.11.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling houndr-index v1.0.0 (/opt/rustwide/workdir/crates/houndr-index)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling houndr-repo v1.0.0 (/opt/rustwide/workdir/crates/houndr-repo)
[INFO] [stderr]    Compiling houndr-server v1.0.0 (/opt/rustwide/workdir/crates/houndr-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "0119c75fa2c19c3dfe5d0b327f70384dcaa794c55f7e87b92e4880836c5c95d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0119c75fa2c19c3dfe5d0b327f70384dcaa794c55f7e87b92e4880836c5c95d6", kill_on_drop: false }`
[INFO] [stdout] 0119c75fa2c19c3dfe5d0b327f70384dcaa794c55f7e87b92e4880836c5c95d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50ff2f0973affdf84bb070f9d8e50d3c74a15f3793993a33003283265a1ba33a
[INFO] running `Command { std: "docker" "start" "-a" "50ff2f0973affdf84bb070f9d8e50d3c74a15f3793993a33003283265a1ba33a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling houndr-index v1.0.0 (/opt/rustwide/workdir/crates/houndr-index)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling houndr-repo v1.0.0 (/opt/rustwide/workdir/crates/houndr-repo)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling houndr-server v1.0.0 (/opt/rustwide/workdir/crates/houndr-server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.08s
[INFO] running `Command { std: "docker" "inspect" "50ff2f0973affdf84bb070f9d8e50d3c74a15f3793993a33003283265a1ba33a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50ff2f0973affdf84bb070f9d8e50d3c74a15f3793993a33003283265a1ba33a", kill_on_drop: false }`
[INFO] [stdout] 50ff2f0973affdf84bb070f9d8e50d3c74a15f3793993a33003283265a1ba33a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 020d5c75ccebd2a6ea7020c58f6e2c93b639d0c7df64fb1a8ca62756e567334c
[INFO] running `Command { std: "docker" "start" "-a" "020d5c75ccebd2a6ea7020c58f6e2c93b639d0c7df64fb1a8ca62756e567334c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/houndr_index-26a454fbbeae3837)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test posting::tests::intersect_disjoint ... ok
[INFO] [stdout] test posting::tests::intersect_with_serialized_empty_base ... ok
[INFO] [stdout] test posting::tests::intersect_with_serialized_early_termination ... ok
[INFO] [stdout] test posting::tests::intersect_with_serialized_matches_intersect_postings ... ok
[INFO] [stdout] test posting::tests::intersect_empty ... ok
[INFO] [stdout] test posting::tests::intersect_with_serialized_basic ... ok
[INFO] [stdout] test posting::tests::intersect_two ... ok
[INFO] [stdout] test query::tests::blocks_consecutive_matches ... ok
[INFO] [stdout] test builder::tests::build_empty ... ok
[INFO] [stdout] test builder::tests::build_single_doc ... ok
[INFO] [stdout] test builder::tests::postings_sorted ... ok
[INFO] [stdout] test builder::tests::build_multiple_docs ... ok
[INFO] [stdout] test query::tests::blocks_with_context_separate ... ok
[INFO] [stdout] test query::tests::case_insensitive_literal ... ok
[INFO] [stdout] test query::tests::find_literal_matches_basic ... ok
[INFO] [stdout] test query::tests::literal_match_case_insensitive_unicode ... ok
[INFO] [stdout] test query::tests::literal_plan ... ok
[INFO] [stdout] test query::tests::literal_too_short ... ok
[INFO] [stdout] test query::tests::blocks_with_context_merged ... ok
[INFO] [stdout] test posting::tests::smallest_first_ordering ... ok
[INFO] [stdout] test query::tests::literal_match_ranges_are_char_offsets ... ok
[INFO] [stdout] test trigram::tests::extract_basic ... ok
[INFO] [stdout] test trigram::tests::extract_short ... ok
[INFO] [stdout] test reader::tests::roundtrip_empty ... ok
[INFO] [stdout] test reader::tests::search_not_found ... ok
[INFO] [stdout] test reader::tests::trigram_lookup ... ok
[INFO] [stdout] test reader::tests::mixed_inline_offset_search ... ok
[INFO] [stdout] test reader::tests::search_trigrams_intersection ... ok
[INFO] [stdout] test reader::tests::doc_content_roundtrip ... ok
[INFO] [stdout] test writer::tests::write_empty_index ... ok
[INFO] [stdout] test trigram::tests::extract_unique_deduplicates ... ok
[INFO] [stdout] test query::tests::regex_match_ranges_are_char_offsets ... ok
[INFO] [stdout] test reader::tests::v3_inline_postings ... ok
[INFO] [stdout] test trigram::tests::display ... ok
[INFO] [stdout] test trigram::tests::pack_unpack ... ok
[INFO] [stdout] test writer::tests::write_index_with_docs ... ok
[INFO] [stdout] test query::tests::regex_no_literals ... ok
[INFO] [stdout] test reader::tests::open_and_read ... ok
[INFO] [stdout] test posting::tests::intersect_single ... ok
[INFO] [stdout] test reader::tests::v3_large_path ... ok
[INFO] [stdout] test query::tests::find_regex_matches_basic ... ok
[INFO] [stdout] test query::tests::regex_plan ... ok
[INFO] [stdout] test trigram::tests::ordering ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/houndr_repo-e80ceade24d40031)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test config::tests::reject_zero_max_file_size ... ok
[INFO] [stdout] test config::tests::reject_duplicate_repo_names ... ok
[INFO] [stdout] test config::tests::deny_unknown_fields ... ok
[INFO] [stdout] test config::tests::reject_zero_poll_interval ... ok
[INFO] [stdout] test config::tests::validate_ref_main_ok ... ok
[INFO] [stdout] test config::tests::reject_zero_max_request_bytes ... ok
[INFO] [stdout] test config::tests::resolve_env_var_literal ... ok
[INFO] [stdout] test config::tests::resolve_env_var_missing ... ok
[INFO] [stdout] test config::tests::validate_ref_slash_ok ... ok
[INFO] [stdout] test config::tests::validate_ref_traversal_rejected ... ok
[INFO] [stdout] test config::tests::validate_url_https_ok ... ok
[INFO] [stdout] test config::tests::validate_url_scp_ok ... ok
[INFO] [stdout] test config::tests::validate_url_file_rejected ... ok
[INFO] [stdout] test config::tests::validate_ref_null_byte_rejected ... ok
[INFO] [stdout] test config::tests::resolve_env_var_from_env ... ok
[INFO] [stdout] test config::tests::parse_config ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/houndr_server-9a7fc06b91377721)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test api::tests::healthz_initializing ... ok
[INFO] [stdout] test api::tests::search_query_too_long ... ok
[INFO] [stdout] test api::tests::repos_empty ... ok
[INFO] [stdout] test state::tests::cache_lru_eviction ... ok
[INFO] [stdout] test api::tests::search_invalid_regex ... ok
[INFO] [stdout] test state::tests::cache_set_get ... ok
[INFO] [stdout] test state::tests::cache_ttl_expiry ... ok
[INFO] [stdout] test api::tests::status_pending ... ok
[INFO] [stdout] test api::tests::search_empty_query ... ok
[INFO] [stdout] test api::tests::search_max_capped ... ok
[INFO] [stdout] test api::tests::search_no_results ... ok
[INFO] [stdout] test api::tests::repos_with_data ... ok
[INFO] [stdout] test api::tests::healthz_ready ... ok
[INFO] [stdout] test api::tests::search_with_results ... ok
[INFO] [stdout] test api::tests::search_repo_filter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests houndr_index
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests houndr_repo
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "020d5c75ccebd2a6ea7020c58f6e2c93b639d0c7df64fb1a8ca62756e567334c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "020d5c75ccebd2a6ea7020c58f6e2c93b639d0c7df64fb1a8ca62756e567334c", kill_on_drop: false }`
[INFO] [stdout] 020d5c75ccebd2a6ea7020c58f6e2c93b639d0c7df64fb1a8ca62756e567334c
